@charset "utf-8";
body{background:#fff;font-size:12px;color:#333;font-family: "微软雅黑","宋体",tahoma,helvetica,arial,'bitstream vera sans',sans-serif;*behavior: url(../css/hover.htc);position:relative}
.icons{background:url(../img/base/icons.png) no-repeat;}
.viewicon{background-position:0 -408px;padding-left:22px;}
.dateicon{background-position:0 -349px;padding-left:22px;}
.typeicon{background-position:0 -386px;padding-left:22px;}
.typeicon a{color:#c03;}
a{text-decoration:none;}  
a:hover{text-decoration:underline;}
.gray999{color:#999;}
.redc03{color:#c03}
.sangle{height:0;width:0;overflow: hidden;font-size: 0;line-height: 0;border-color:transparent transparent transparent #cc0033;border-style:dashed dashed dashed solid;border-width:6px;}
.bb_d2{border-bottom:1px solid #d2d2d2;}
.bb_dd2{border-bottom:1px dashed #d2d2d2;}
.f28{font-size:28px;}
.bluetitle{background:#299fec;padding:5px 20px;color:#fff;}

.pagesite{text-align:center;}
.pagesite a{background:#b90000;color:#fff;padding:0 10px;}
.pagesite a:hover{text-decoration:none;background:#c03;}

.topBar{height:32px;background:#fff;}
.topBar_main_ul{margin-top:6px;}
.topBar_main_ul li{height:20px;padding-left:24px;width:125px;}
.topBar_main_ul_weibo{background-position:0px -49px;font-size:15px;}
.topBar_main_ul_weixin{background-position:0px 0px;font-size:15px;}

.topBar_main_ul_weibo a,.topBar_main_ul_weixin a{font-size:12px;color:#3399cc;border:1px solid #d2d2d2;margin-left:5px;padding:0 2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.topBar_main_ul_weibo a:hover,.topBar_main_ul_weixin a:hover{background:#3399cc;color:#fff;text-decoration:none;}


.topBar_main_links{margin-top:6px;height:20px;line-height:20px;}
.topBar_main_links li a{color:#333;padding-left:25px;}

.topBar_main_links2{margin-top:6px;height:20px;line-height:20px;}
.topBar_main_links2 li a{color:#b90000;padding-left:25px;}

.topBar_middle_logo{background:url(../img/base/logo.jpg) no-repeat;width:193px;height:82px;text-indent:-999em;}
.topBar_middle_line{font-size:0;line-height:0;border-right:1px solid #333;width:0;height:63px;margin-top:3px;}
.topBar_middle_title{font-size:25px;color:#e71214;}

.topBar_middle_concact{width:212px;border-left:1px solid #333;padding-left:38px;height:58px;padding-top:5px;}
.topBar_middle_concact_phone{color:#b90000;padding-left:3px;}



.menuBar{background:#cb171d;height:44px;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;}
.menuBar_menu li{height:44px;float:left;_display:inline;overflow:hidden;}
.menuBar_menu li a{float:left;_display:inline;height:44px;line-height:44px;padding:0 32px;color:#fff;border-right:1px solid #c94444;}
.menuBar_menu li a:hover,.menuBar_menu li.selected a{text-decoration:none;background-color:#fff;color:#333;}
.menuBar_menu li a.hui{background-position:77px -91px;padding:0 31px 0 27px}


.footerBar_ulinks a,.footerBar_keywords a{color:#333;padding-right:10px;}
.footerBar_ulinks dt,.footerBar_ulinks dd{width:123px;margin:0;padding:0;}
.footerBar_weixin{top:0px;right:42px;}
.footerBar_weixin_title{color:#b90000;font-weight:bold;}
.footerBar_weixin_er{text-indent:-999em;width:153px;height:152px;background:url(../img/base/weixin.jpg) no-repeat center center;}
.footerBar a{color:#333;}

.companyBar_ye,.companyBar_hx,.companyBar_nw,.companyBar_xb{height:30px;width:147px;display:block;text-indent:-999em;}
.companyBar_ye{background:url(../img/base/footer_ye.jpg) no-repeat;padding-right:30px;}
.companyBar_hx{background:url(../img/base/footer_hx.jpg) no-repeat;}
.companyBar_nw{background:url(../img/base/footer_nw.jpg) no-repeat;}
.companyBar_xb{background:url(../img/base/footer_xb.jpg) no-repeat;width:86px;}

.rightsBar{border-bottom:1px solid #d2d2d2;padding-bottom:20px;}


.successBar_list li{float:left;_display:inline;margin-right:10px;margin-bottom:10px;border:1px solid #d2d2d2;line-height:0;font-size:0;overflow:hidden;width:129px;}
.successBar_list li.norightmargin{margin-right:0;}
.successBar_list li img{width:129px;height:87px;}
.successBar_list li a{font-size:0;line-height:0;overflow:hidden;display:block;}
.successBar_title{border-bottom:2px solid #c03;padding-bottom:5px;}
.successBar_title a.icons,.successBar_title span{padding-left:33px;background-position:0 -301px;margin:0}
.successBar_title a{margin-top:3px;}

.slider{position: relative;width: 100%;overflow:hidden;text-align: center;height:152px;}
.slider p{overflow:hidden;width: 300%;}
.slider p a{_display:inline;float: left;width: 33%;height: 157px;text-indent:-99999em;background:no-repeat center center;}

.slider .dots {position: absolute;left: 0;right: 0;bottom: 12px;*left:50%;}
.slider .dots li {display: inline-block;width: 8px;height: 8px;margin: 0 4px;text-indent: -999em;border-radius: 4px;background:#333;cursor: pointer;
	-webkit-box-shadow: rgba(0,0,0,0.75) 0px 2px 3px inset;
	-moz-box-shadow: rgba(0,0,0,0.75) 0px 2px 3px inset;
	box-shadow: rgba(0,0,0,0.75) 0px 2px 3px inset;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	transition: background .5s;
	*zoom:1;
	*float:left;
	*display:inline;
}
.slider .dots li.active {background: #bd0000;
	-webkit-box-shadow: #000 0px 1px 1px;
	-moz-box-shadow: #000 0px 1px 1px;
	box-shadow: #000 0px 1px 1px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c20000), to(#aa0300));
	background: -webkit-linear-gradient(#c20000, #aa0300);
	background: -moz-linear-gradient(#c20000, #aa0300);
	background: -ms-linear-gradient(#c20000, #aa0300);
	background: -o-linear-gradient(#c20000, #aa0300);
	background: linear-gradient(#c20000, #aa0300);
}


.contentBar_main{width:708px;}
.contentBar_sider{width:257px;}

.contentBar_main_wenku_title,.contentBar_main_anli_title,.contentBar_sider_news_title,.contentBar_sider_news2_title,.contentBar_sider_tszp_title,.contentBar_main_act_title{border-bottom:2px solid #cc0033;padding-bottom:5px;}
.contentBar_main_wenku_title a.icons,.contentBar_main_anli_title a.icons,.contentBar_sider_news_title a.icons,.contentBar_sider_news2_title a.icons,.contentBar_sider_tszp_title a.icons,.contentBar_main_act_title a.icons,.contentBar_main_wenku_title span,.contentBar_main_anli_title span,.contentBar_sider_news_title span,.contentBar_sider_news2_title span,.contentBar_sider_tszp_title span,.contentBar_main_act_title span{padding-left:33px;background-position:0 -147px;margin:0}
.contentBar_main_wenku_title a,.contentBar_main_anli_title a{margin-top:3px;}
.contentBar_main_wenku_list li{border-bottom:1px dotted #d2d2d2;}
.contentBar_main_wenku_list dt,.contentBar_main_wenku_list img{width:118px;}
.contentBar_main_wenku_list dt{border:1px solid #efefef;}

.contentBar_main_wenku_list dd{width:568px;}
.contentBar_main_wenku_list h3 a{color:#333;}
 
.contentBar_main_anli_title a.icons{background-position:0 -198px;}
.contentBar_main_act_title a.icons{background-position:0 -493px;}




.contentBar_sider_register{background:#f8efe0}
.contentBar_sider_register:hover .none{display:block;left:0;top:0}
.contentBar_sider_register_click{background:#cb171d;color:#fff;height:36px;line-height:36px;width:150px;}
.contentBar_sider_register_click:hover{text-decoration:none;background:#b90000;}
.contentBar_sider_news_title span{background-position:0 -443px;}
.contentBar_sider_news_list li{border-bottom:1px dotted #efefef;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%;height:100%;}
.contentBar_sider_news2_title span{background-position:0 -443px;}
.contentBar_sider_news2_list li{border-bottom:1px dotted #efefef;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%;height:100%;}
.contentBar_sider_tszp_title span{background-position:0 -443px;}
.contentBar_sider_tszp_list li{border-bottom:1px dotted #efefef;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%;height:100%;}



.contentBar_sider_class_title{background:#cb171d;height:36px;line-height:36px;}
.contentBar_sider_class_title span{font-size:36px;line-height:30px;}
.contentBar_sider_class_content{background:#eaffff;}
.contentBar_sider_class_content_qr{width:153px;height:153px;background:#fff url(../img/base/weixin2.jpg) no-repeat center center;text-indent:-999em;}
.contentBar_sider_class_content_qr2{width:153px;height:153px;background:#fff url(../img/base/cywx.jpg) no-repeat center center;text-indent:-999em;}


.contentBar_sider_pppg{background:#FFFF99}
.contentBar_sider_pppg:hover .none{display:block;left:0;top:0}
.contentBar_sider_ppyx{background:#ffffcc}
.contentBar_sider_ppyx:hover .none{display:block;left:0;top:0}
.contentBar_sider_ppqd{background:#e6fde8}
.contentBar_sider_ppqd:hover .none{display:block;left:0;top:0}
.contentBar_sider_ppzx{background:#fdf5e9}
.contentBar_sider_ppzx:hover .none{display:block;left:0;top:0}
.contentBar_sider_download{background:#eaffff}
.contentBar_sider_download:hover .none{display:block;left:0;top:0;background:none;}
.contentBar_sider_download a{width:150px;}
.contentBar_sider_download a:hover{text-decoration:none;background:#1B1855;}

.contentBar_sider_ppzx_link .sangle{border-width:10px;margin-top:5px;}




.movieBar{background:#f5f3f5;padding: 20px;}
.movieBar2{background:url(../img/base/daboss.jpg);padding: 123px;}
.movieBar_desc h3{font-size:42px;color:#cb171d}
.movieBar_desc p{font-size:26px;line-height:180%;}
.movieBar_desc2 h3{color:#cb171d}
.movieBar_desc2 p{line-height:180%;}
.movieBar_content{padding-right:50px;} 
.movieBar_content2{padding-right:0px;} 
.movieBar_ad{width:280px;height:256px;background:url(../img/base/zixun_ad.jpg) no-repeat;}
.movieBar_pg{width:249px;height:280px;background:url(../img/base/pinggu_ad.jpg) no-repeat;}

.descBar_how li{line-height:200%;}
.descBar_how li strong{padding-right:10px;font-size:22px;}
.descBar_title{font-size:35px;}
.descBar_title strong{font-size:49px;padding-left:10px;padding-right:10px;}

.yingxiaohui,.peixunhui,.peixunban,.peixunban2{text-indent:-999em;background:#f5f4f4 url(../img/base/yinxiaohui.jpg) no-repeat center center;height:260px;border:1px solid #d2d2d2;}
.peixunhui{background-image:url(../img/base/peixunhui.jpg);}
.peixunban{background-image:url(../img/base/yinxiaoban1.jpg);margin-bottom:30px;}
.peixunban2{background-image:url(../img/base/yinxiaohui.jpg);margin-bottom:30px;}
.peixunAd{background:url(../img/base/peixun_ad.jpg) no-repeat center center;height:255px;text-indent:-999em;}
.peixunList{background:url(../img/base/peixun_list.jpg) no-repeat center center;height:195px;text-indent:-999em;}
.zixuntools{background:url(../img/base/zixun_tools.jpg) no-repeat center center;height:264px;text-indent:-999em;}
.pinggutools{background:url(../img/base/pinggu_tools.gif) no-repeat 696px 0px;padding-bottom:30px;}

.online span{margin-top:4px;}
.online a{background:#299fec;color:#fff;width:170px;height:49px;line-height:49px;}
.online a:hover{text-decoration:none;background:#1B1855;}


.signBar_title{font-size:35px;background:#cb171d;padding-bottom:10px;}
.signBar_title strong{font-size:56px;padding-left:10px;padding-right:10px;font-style:italic}
.signBar_content{border:1px solid #d2d2d2;background:#f5f4f4;}
.signBar_content_free{border-right:1px solid #d2d2d2;padding-right:20px;}
.signBar_content_books{border-bottom:1px solid #d2d2d2;}
.signBar_content_books dt{text-indent:-999em;background:url(../img/base/books.jpg) no-repeat;width:183px;height:137px;}
.signBar_content_wq dt{text-indent:-999em;background:url(../img/base/learn.jpg) no-repeat;width:183px;height:137px;}

.signBar_sign{width:456px;}
.signBar_sign_input{width:343px;height:35px;border:1px solid #d2d2d2;}
.signBar_sign_tell{text-indent:4em;}
.signBar_sign_submit{background:#299fec;color:#fff;padding:7px 30px;border:none;font-size:26px;cursor:pointer}
.signBar_sign_submit:hover{background:#1B1855}

.signBar2_title{font-size:25px;background:#cb171d;padding-bottom:10px;}
.signBar2_title strong{font-size:40px;padding-left:10px;padding-right:10px;font-style:italic}
.signBar2_content{border:1px solid #d2d2d2;background:#f5f4f4;}
.signBar2_content_free{border-right:1px solid #d2d2d2;padding-right:20px;}
.signBar2_content_books{border-bottom:1px solid #d2d2d2;}
.signBar2_content_books dt{text-indent:-999em;background:url(../img/base/books2.jpg) no-repeat;width:130px;height:103px;}
.signBar2_content_wq dt{text-indent:-999em;background:url(../img/base/learn2.jpg) no-repeat;width:122px;height:100px;}

.signBar2_sign{width:318px;}
.signBar2_sign_input{width:243px;height:24px;border:1px solid #d2d2d2;}
.signBar2_sign_tell{text-indent:5em;}
.signBar2_sign_submit{background:#299fec;color:#fff;padding:7px 40px;border:none;font-size:16px;cursor:pointer}
.signBar2_sign_submit:hover{background:#1B1855}

.signBar3_title{font-size:35px;background:#cb171d;padding-bottom:10px;}
.signBar3_title strong{font-size:56px;padding-left:10px;padding-right:10px;font-style:italic}
.signBar3_content{border:1px solid #d2d2d2;background:#f5f4f4;}
.signBar3_content_free{border-right:1px solid #d2d2d2;padding-right:20px;}
.signBar3_content_books{border-bottom:1px solid #d2d2d2;}
.signBar3_content_books dt{text-indent:-999em;background:url(../img/base/books1.jpg) no-repeat;width:183px;height:137px;}
.signBar3_content_wq dt{text-indent:-999em;background:url(../img/base/learn.jpg) no-repeat;width:183px;height:137px;}

.signBar3_sign{width:456px;}
.signBar3_sign_input{width:343px;height:35px;border:1px solid #d2d2d2;}
.signBar3_sign_tell{text-indent:4em;}
.signBar3_sign_submit{background:#299fec;color:#fff;padding:7px 30px;border:none;font-size:26px;cursor:pointer}
.signBar3_sign_submit:hover{background:#1B1855}

.descBar_customer li{border-top:1px solid #d2d2d2;}
.descBar_customer dt,.descBar_customer img{width:225px;}
.descBar_customer dd{width:725px;}
.weixinQrBar{background:#fdfcf0;padding:20px 60px;}
.weixinQrBar_content{width:537px; height:280px; border-right:2px solid #d2d2d2;}
.weixinQrBar_qr{width:280px;height:280px;background:#fff url(../img/base/weixin3.jpg) no-repeat center center;text-indent:-999em;margin-left:40px;}
.weixinQrBar_qr2{width:280px;height:280px;background:#fff url(../img/base/weixin8.jpg) no-repeat center center;text-indent:-999em;margin-left:40px;}
.weixinQrBar_qr3{width:280px;height:280px;background:#fff url(../img/base/weixin9.jpg) no-repeat center center;text-indent:-999em;margin-left:40px;}
.pppgBarLink_desc{width:666px;border-right:1px solid #d2d2d2;padding-top:70px;padding-bottom:70px;}
.pppgBarLink_link{width:256px;height:72px;font-size:42px;background:#cb171d;color:#fff;line-height:72px;text-align:center;margin:80px 0px 0px 28px;}
.pppgBarLink_link:hover{text-decoration:none;background:#b90000;}

.numberBg{background:#333;width:18px;height:18px;font-size:14px;color:#fff;line-height:22px;text-align:center;float:left;margin-top:3px;margin-right:12px;}



.conditionBar{background:#e7e7e7;height:40px;line-height:40px;}
.conditionBar_types li a{margin:0 2px;padding:0 8px;float:left;_display:inline;color:#333;}
.conditionBar_types li a:hover,.conditionBar_types li a.selected{background:#c30;text-decoration:none;color:#fff;}



.aboutMainBar_main_ye,.aboutMainBar_main_zh,.aboutMainBar_main_ya,.aboutMainBar_main_sb,.aboutMainBar_main_zs{border-bottom:1px dashed #dcdcdc;}
.aboutMainBar_main_ye dt,.aboutMainBar_main_zh dt,.aboutMainBar_main_ya dt,.aboutMainBar_main_zs dt,.aboutMainBar_main_sb dt{width:159px;height:200px;text-indent:-999em;}
.aboutMainBar_main_ye dt{background:url(../img/base/ye.jpg) -1px 0;}
.aboutMainBar_main_zh dt{background:url(../img/base/zh.jpg) -1px 0;}
.aboutMainBar_main_ya dt{background:url(../img/base/ya.jpg) -1px 0;}
.aboutMainBar_main_sb dt{background:url(../img/base/sb.jpg) -1px 0;}
.aboutMainBar_main_zs dt{background:url(../img/base/zs.jpg) -1px 0;}



.contentBar_main_commoncontent{border:1px solid #d2d2d2;padding:10px;}
.yingxiaowenkuBar_detail_more{border-bottom:2px solid #b90000;}
.yingxiaowenkuBar_detail_moreList li{width:330px;}
.yingxiaowenkuBar_detail_moreList li a{color:#333;}
.yingxiaowenkuBar_detail_moreList li.yingxiaowenkuBar_detail_moreList_border{width:0px;height:107px;border-left:1px solid #d2d2d2;left:303px;top:3px}
.yingxiaowenkuBar_detail_title{font-size:24px;}



#backToTop{bottom: 30px;right: 40px;height: 38px;width: 38px;background: url("../img/base/top.png") no-repeat;}

.clickWeixinBar{border:1px solid #d2d2d2;position:fixed;top:10px;background:url(../img/base/yeQR.gif) no-repeat #fff center 20px;width:980px;height:320px;z-index:9999;left:50%;margin-left:-490px;top:50%;margin-top:-160px;}
.clickWeixinBar a{right:10px;top:-13px;font-size:40px;color:#333;}
.clickWeixinBar a:hover{text-decoration:none;color:#b90000;}
.clickWeixinBar p{bottom:10px;}
.clickWeixin{cursor: pointer;}
.lim_float_icon{background:url(../img/base/liveSiderBg.gif) -3px -2px;width:133px;height:400px;border:1px solid #d2d2d2;}
#live800iconlink{height:55px;display:block;}
#live800iconlink img{display:none;}
.live_jz,.live_zx,.live_xz{text-indent:-999em;height:30px;display:block;}
.live_jz{margin-top:6px;}
.live_zx{margin-top:4px}
.live_xz{margin-top:168px;height:43px;}